Sure. The copy artifact plugin creates a special type of build parameter called build selector. If you use that parameter for the build, you get a combo box when starting the build that is populated
with the possible build numbers to copy artifact from.
This is great, but when you trigger a parameterized build from a different project you can't pass values to that type of parameter (the build selector).
This is a problem since the build selector is very convenient when triggering jobs manually but I need a way to pass it when I trigger a build a different project also
Perhaps you can describe your request in more detail.