'textfield', '#title' => t('Mapbox API Key'), '#description' => t('Enter your Mapbox API key.'), '#default_value' => variable_get('farm_map_mapbox_api_key', ''), ); }