Is it possible to only load certain parameters in MAVProxy

Is there a way that MAVProxy will only load certain specified parameters?

I have a really slow parameter load so a lot of time it gets hung up during the parameter loading. However, I really only care about seeing about 10 parameters. Is there a way where only the parameters I care about are loaded?

I see that mission planner has a way to have the parameter loading in the background, Too slow parameter load to MP 1.3.80 through RFD900 modems - Ground Control Software / Mission Planner - ArduPilot Discourse, but I am looking for a way for mavproxy to only care about a small subset of the parameters.

For example, if a user is using the swarm module and only care about the parameters that are displayed on the swarm module (like the offset from leader), can specific parameters be specified as the chosen ones to load instead of all?

Thanks!

I dont know of a way to just load specific parameters and ignore the rest.
Do you mean via telemetry radios?
What radios do you have and what are all your related parameters ? (SERIAL and so on)*

Yes, I mean via telemetry radios. I was looking to load only the parameters the MAVproxy swarm GUI uses.