Check that wiz_read_only is not set if can_be_none is True and a combo box is asked for.
The combo box needs to be editable to clear it - so it returns None. Otherwise if a user selects
one of the values, then they cannot unset it to allow for args of None.