Parameterization is the process of parameterizing the user input or other test inputs. So as to use different values for different users and loop iterations.
For instance, an external CSV file can be created with multiple login credentials and then passed to the load test script in order to fetch different credentials for each iteration.