This function creates a radiobutton. It is used internally
createEachRb(labTitle = NULL, variable = NULL, panel = KTSEnv$subPanR4C1)
A title for the check box
The variable associated to the radiobutton
The panel where the radiobutton is to be placed (defaults to the input panel in the main screen)
A variable that will be passed to the corresponding OnOk function