That would be a fun feature (and one that would be both fascinating and horrifying in the real world). Unfortunately, Asobo has not made it possible to save any kind of file from the Javascript context, presumably for security reasons. This means that I am limited in the size and formats that I can choose for stored data within the simulator's own state saving, which I have found not to be terribly reliable. I have brainstormed many amazing features that I would add with better or more stable state saving, but that would either require me to build my own internal networking protocol between JS and WASM (I've done that once already for JS to/from RPN), or for something to change on Asobo's side of things. Trust me, I have lots of ideas, and I will add yours to the list!
I would enjoy asymmetric flap extension in aircraft where that is possible. For the Starship in particular, it's theoretically possible for the flaps to become asymmetric, as well as out of sync with the forward wing, which could produce some interesting results. Almost anything is possible in MSFS if you want it badly enough, but the native aerodynamics simulation does not provide any way of achieving this without the kind of creative solutions that I have created for most features in my aircraft.