Hello,
If your forum offers subscriptions and you would like to have the first subscription payment option displayed on the payments.php page instead of the -----'s ,comment out line 162 in your payments.php file.
PHP Code:
// $string = '<option value="">--------</option>';
You'll need to make a note to go back and fix this after any forum upgrades.
This edit might need to be made on a slightly different line number depending on your version of vBulletin.