Using Configuration Description in Assembly Design Table

I have a complicated assembly with multiple configurations which call out specific component configurations in the BOM.  For that reason, I'm using my assembly design table as a sort of makeshift BOM so that I can link the component configurations to the assembly configurations.  In doing this, I need to display the "Description" of the component configuration, as opposed to the configuration name or the part number.  I know the design table code for the component configuration is...

\$CONFIGURATION@"Part Number"

but what is the code for calling up the description of that part configuration?  Can this even be done?

SolidworksConfigurations design Tables