Pass param in asset class

Hi all, I write a widget, and thi widget have a language options, each language needs its own language-file.js (it_IIT.js, ru_RU.js, etc…) how can I pass a parameter to the Asset class to load only the language chosen by the widget options?

thanks