Jakub! Thank you. Got this working. Here's the code...
IConfigurationService configService = container.Resolve<IConfigurationService>();
CfgApplication app = configService.MyApplication;
from the CfgApplication you can get access to annex and option info.