Using a variable for component instance

I’m trying to make a component instance (a WebServiceConnector) take a variable instead of a static string value as a parameter value for WSDLURL. Any idea how to do this? Thanks!