This class is used by the Form Fields to save their state
we store the value of the field and the Json config
so that when there is change in instance state (e.g device orientation change)
we can rebuild the form correctly
this function adds ArrayList> entries as radio buttons to the radio group
this function maintains the order as a array list is used
the first value of the pair is the key
the second value is the option displayed on the radio button