= array(
    'SpinsFtpUser' => array('default'=>'', 'label'=>'FTP Username',
            'description'=>'ftp.spins.com credentials'), 
    'SpinsFtpPw' => array('default'=>'', 'label'=>'FTP Password',
            'description'=>'ftp.spins.com credentials'), 
    'SpinsOffset' => array('default'=>0, 'label'=>'Week Offset',
            'description'=>'SPINS often uses non-standard week numbering. The offset
            should be the difference between an ISO week number and the SPINS week
            number for a given date.'),
    'SpinsPrefix' => array('default'=>'', 'label'=>'Filename prefix',
            'description'=>'Prefix attached to files submitted to SPINS'), 
    )