array( 'label' => t('Private'), 'description' => t('Private to everyone except to the user whose profile the field belongs to.'), 'access callback' => 'profile_privacy_access_callback', ), ); }