The Value GUI element as a ComboBox can now handle input values which are not in the list.
This allows user functions with the 'wiz_combo_choices' arg arg set and the 'wiz_read_only' arg arg
of False to function. This is for the user to select from a list of pre-defined defaults, or input
their own value.