Customprops to IDs are supported since years through code, but were never exposed directly in the UI of customporperties. This commit mainly: * Adds a new `DATA_BLOCK` type to UI customprops types. * Exposes the existing `id_type` settings to python API. Pull Request: https://projects.blender.org/blender/blender/pulls/110458