Hello Cemal,
The UUU is more suited to installing whole images, same as the dd, which is very useful when loading an image with the preset partitions but not as good as copying a specific partition, as a partition should already be in place and sizes must math.
We do not have much information on the. wic format, but there is some information on the Yocto Project documentation, which you probably have already checked. My recommendation would be creating a whole image with the partitions you require, so that they can be flashed by the UUU or the dd command, rather than flashing separate images or partition files.
Something like what the Yocto BSP does, similar to the .sdcard files (now replaced by .wic files) that setup all partition on an image that can be easily flashed on the destination.
Regards,