We do not currently know of any synonyms for parametric polymorphism.
The noun parametric polymorphism is defined as:
A way to make a computer language more expressive, while maintaining full static type safety, by allowing that a function or a data type can be written generically so that it can handle values identically without depending on their type.