Using the ManagedParameters is very helpful for having some shorthand ways of adding relatively complex controls.
It would be great to be able to add in our own ManagedParameters through a filter on the managedTypes() function, or to be able to register a new ManagedParameter and add to that array.
Use cases might include adding On / Off choose controls, select controls with frequently used options, etc.
Just a thought!