'checkbox', '#title' => t('Ignore spaces in the response'), '#default_value' => variable_get('foo_captcha_ignore_spaces', FALSE), ); return system_settings_form($form); }