Write a description from dimensions/equations

Is it possible to write a description for a part that contains a design table that is driven by results of equations/dimensions?

In my ProE past I would simply write an like this:

DESCRIPTION = "SCREW, SELF-DRILL, HEX HEAD" ITOS(DIAMETER) + ITOS(LENGTH) + MATERIAL

and I wouldnt have to worry about it updating or autopopulating, I did alot of searches and it seems like the only way to do this in Solidworks is to write a script?

SolidworksGeneral