Yes. I importet in proxmox and then generate a cloud init drive, where you can set user and password and other settings
1. create VM
2. attach plesk disk image
3. generate cloud init image
# qm importdisk <vm-id> --format qcow2 plesk-ubuntu-22-latest.qcow2 local-zfs
# apt-get install cloud-init...