thanks for the suggestion... there might be a way you can do something like this now, actually.
You could create an array of objects that you want to store as action parameters in the qform, itself, e.g.
protected $objActionParameterObjectsArray;
And then simply use the index of a particular object as the ActionParameter.