Is there a type of actor parameter that would behave as a multi-select pulldown? A StringParameter can be presented as a single-select pulldown by adding the select value options via the addChoice() method. Is there some Parameter variant that presents choices in the same way but allows more than one option to be selected? Thanks, -Paul