Specify a radio button input
input_radio(name, desc = NULL, options, group = NULL, default_label = TRUE)
name of the input
optional description of the input
a character vector of options to select between
optional categorization of the input for organizational purposes in the viewer (currently not implemented in the viewer)
should this input be shown under the panel in the viewer by default?