2 months later......
I have been using the design table approach to read in plate thickness and populate raw material p/n, description, etc. i seem to be having good success doing things this way.
I also figured out a way to do the same for multiple flat bar raw material sizes. i start with a cross section of the flat bar i.e. 1/2x2. 1/2 is named thickness@sketch1, 2 is named xdim@sketch1. i concatenate these two values to come up with a value unique to only one size of flat bar from our database. my example would produce (0.5 2) I have also created a spreadsheet with all of our flat bar sizes concatenated (suprisingly that didn't take too long to build). I then apply the same vlookup method from my sheet metal table to read raw material p/n, description, etc. of our flat bar database. (hopefully that last paragraph made some sort of sense). i haven't gotten this far, but i don't see why this method wouldn't work for angle iron, channel, etc. leaving me with a part template for each form of raw material.
**now for the questions.
1) is there a way to have my values populate the custom properties tab instead of the configuration tab?
2) is there a way to automatically update the design table? currently if i change sheet thickness, i have to right click-edit table for the values to "refresh"