I'm jumping for joy))) here is a working config that gives what I need!
const initialOptions = {
"client-id": clientId,
"disable-funding": "credit,card",
"enable-funding": "blik,p24",
intent: "capture",
currency: "PLN",
locale: "pl_PL",
};