'select', '#title' => t('Fedora Attach PID namespace'), '#options' => $options, '#default_value' => $default_value, '#description' => t('The PID namespace into which the Fedora Attach module will ingest objects.'), ); return (system_settings_form($form)); }