Design Properties > Settings > Naming Standard > Templates
Foreign Key: would like to be able to reference column foreign key, e.g. {child abbr}_{column foreign key}_FK
column foreign key: would like to be able to add free text field, e.g. {ref table}_{ref column}_{free text}
where free text could be a column property like name extension
Reasoning: consider a schema with multiple fk relations from emp table to dept table if you don't want to normalize it.
A free text field may be helpful for all templates.