{
{    The purpose of this procedure is to verify that the user is validated to
{ create a file cycle with the specified SITE_BACKUP_OPTION,
{ SITE_ARCHIVE_OPTION and SITE_RELEASE_OPTION.
{
{    Validation for SITE_BACKUP_OPTION nnn requires the creation of a user name
{ field of SITE_BACKUP_OPTIONS which contains a value of SITE_nnn in one of
{ it's list of values.  Similar validation is required for SITE_ARCHIVE_OPTION
{ and SITE_RELEASE_OPTION.
{
{       PFP$VALIDATE_SITE_OPTIONS (FAMILY_NAME, SITE_ARCHIVE_OPTION,
{             SITE_BACKUP_OPTION, SITE_RELEASE_OPTION, STATUS)
{
{ FAMILY_NAME: (input)  This parameter specifies the name of the family to
{       which the file belongs.
{
{ SITE_ARCHIVE_OPTION: (input)  This parameter specifies the
{       site_archive_option value for the file cycle.
{
{ SITE_BACKUP_OPTION: (input)  This parameter specifies the site_backup_option
{       value for the file cycle.
{
{ SITE_RELEASE_OPTION: (input)  This parameter specifies the
{       site_release_option value for the file cycle.
{
{ STATUS: (output) This parameter returns the request status.
{
{       CONDITIONS:
{           pfe$no_site_option_validation
{
{       IDENTIFIER: pfc$permanent_file_manager_id
{
