While I appreciate your reply... that doesn't really clear things up. I'll admit that I didn't read the .py file before posting here, but ... after reading it now, I'm still confused.
When I installed forecast, I did so based on the readme.txt file. This created the [Forecast], [Database], [DatabaseBindings], and [Services] entries to the weewx.conf file.
Ahhhhh... got it.
This section wasn't automatically created in weewx.conf:
[StdReport]
[[StandardReport]]
[[[CheetahGenerator]]]
search_list_extensions = user.forecast.ForecastVariables
Once I add that to the [StdReport]/[[SteelSeries]] section, it is now working. Thank you for your help!