Currently when building a combo box, having any elements with the selected attribute set does not populate the combo box's selected elements, as well it does not trigger the selectionValue function.
This would be especially useful when re-populating a series of combo boxes based on the previously submitted content.
Sorry if this is something that already exists and I simply missed.