This event is signalled by rss_parseOptions() in feed.php when the feed options where collected from the URL parameters and config settings. Handlers can use the event to modify the settings or add their own.
$data contains an associative array with the opt key being a reference to the options array.
The following plugins are known to handle this event and their source code may be a good start for understanding and implementing a handler yourself.
