Can I create a image datastore as block device on LVM?

Hi. I need some help with the image datastore.
Can I create a image datastore as block device on LVM?
For each images will create block device on LVM.
For example. I created the system datastore as block device on LVM.

NAME = lvm_system
TM_MAD = fs_lvm
TYPE = SYSTEM_DS
BRIDGE_LIST = “node1.kvm.lvm node2.kvm.lvm”

And when i create VM on a volume group is created logical volume which is symbol link to the block device.
Can i create disk for image as symbol link to the block device?