When doing either of the following, a label is still shown.
{{> afQuickField name="response" type="select-radio" options=question.input.options label=false}}
{{> afFieldInput name="response" type="select-radio" options=question.input.options label=false}}