Can I use Solidworks macro to configure the part property?

I need to have 8 properties to be fill

Some of the properties is either A, B or C

Where A, B, C are long name

I am thinking whether I could create a simple macro which allow radio button selection, then the macro will go the the property table to fill add the 8 properties field and add the value of those properties

SolidworksApi macros