Individual elements of the Sequence and Combo_list GUI element can now be set via the SetValue() method.
The Sequence.SetValue() method now accepts the index arg, and this is passed onto the
Combo_list.SetValue() method. The individual elements of the Sequence element still cannot be set
via the index.