Checkbox variables return one vector of data for each option defined
in the variable. The variables are returned with the suffix ___[option].
exportRecords needs these suffixes in order to retrieve all of the
variables and to apply the correct labels.
checkbox_suffixes(fields, meta_data, version)The current field names of interest
The meta data data frame.
The REDCap version number.