Run Firefox with Command Line Options

Can i start testing with Firefox -P Command Line Options?
Something like

katalon -runMode=console -projectPath=“C:\Project\Sample Project.prj” -reportFolder=“Reports” -reportFileName=“report” -retry=0 -testSuitePath=“Test Suites/TS_RegressionTest” -browserType=“Firefox -P 01

https://developer.mozilla.org/en-US/docs/Mozilla/Command\_Line\_Options

I need use User Profiles -P

Sorry for my english.