How to set options to modprobe?

Hi,
I need to add some options to modprobe for my DVB-T tuner, how can I set these parameters? For example, below are the parameters I need to set:
options dvb_usb_dib0700 force_lna_activation=1
options dvb_usb disable_rc_polling=1
options usbcore autosuspend=-1

Thanks!
Cheers,

/etc/modules.d? (It’s content is used as arguments to insmod)